| Total Complexity | 14 |
| Dependencies | 0 |
| Dependents | 0 |
| Total lines | 143 |
| Lines of code | 43 |
| Logical lines of code | 21 |
| Comment lines | 35 |
| Methods | 8 |
| Properties | 9 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| name() | 64 | 3 | 10 | |
| firstName() | 67 | 3 | 9 | |
| title() | 67 | 3 | 9 | |
| firstNameMale() | 80 | 1 | 3 | |
| firstNameFemale() | 80 | 1 | 3 | |
| lastName() | 80 | 1 | 3 | |
| titleMale() | 80 | 1 | 3 | |
| titleFemale() | 80 | 1 | 3 |